home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
Amos
/
AMOSList-0198
/
AMOSLIST
/
000147_amos-request@svcs1.digex.net_Wed Jan 28 19:20:06 1998.msg
< prev
next >
Wrap
Text File
|
1998-06-24
|
3KB
|
73 lines
>From amos-request@svcs1.digex.net Wed Jan 28 19:20:05 1998
Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
by pony-1.mail.digex.net (8.8.8/8.8.8) with ESMTP id TAA02220
for <mcox@access.digex.net>; Wed, 28 Jan 1998 19:20:05 -0500 (EST)
Received: (from daemon@localhost)
by svcs1.digex.net (8.8.5/8.8.5) id OAA21483
for amos-out; Wed, 28 Jan 1998 14:24:00 -0500 (EST)
Received: from pony-1.mail.digex.net (pony-1.mail.digex.net [204.91.241.5])
by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id OAA21480
for <amos-list@svcs1.digex.net>; Wed, 28 Jan 1998 14:24:00 -0500 (EST)
Received: from mail-in1.inet.tele.dk (mail-in1.inet.tele.dk [194.182.148.158])
by pony-1.mail.digex.net (8.8.8/8.8.8) with SMTP id OAA04154
for <amos-list@access.digex.net>; Wed, 28 Jan 1998 14:23:44 -0500 (EST)
Received: (qmail 5505 invoked from network); 28 Jan 1998 19:23:43 -0000
Received: from post8.tele.dk (194.239.134.172)
by mail-in1.inet.tele.dk with SMTP; 28 Jan 1998 19:23:43 -0000
Received: from post8.tele.dk ([194.239.180.23]) by post8.tele.dk
(Netscape Mail Server v2.02) with SMTP id AAA33932;
Wed, 28 Jan 1998 20:23:42 +0100
From: Jens Vang Petersen <top_cat@post8.tele.dk>
To: Alastair Murray <malcolm.murray@virgin.net>
CC: amos-list@access.digex.net
Date: Wed, 28 Jan 1998 20:24:31 +0100
Message-ID: <yam7332.1587.1747326856@post8.tele.dk>
In-Reply-To: <34CF2B3B.MD-0.196.malcolm.murray@virgin.net>
X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
Subject: Re: Apollo 060
MIME-Version: 1.0
Content-Type: text/plain
Status: O
X-Status:
On 28-Jan-98, Alastair Murray smashed the keyboard with:
>Does anyone know of any AMOS problems related to 060's?
>I'm getting reports of problems with some of my programs with them.
I don't know if ya' know this, but:
On blizz1230/50 with fpu, AMOS has often crashes. I used several days to
try and find the bug, so that I could avoid it..
Problem is:
-A fast moving loop with an 'inkey$' inside, something like:
Do
w$=Inkey$
if.....
else if...
else if...
endif
Loop
(As long as the user don't push a key the loop keeps running around)
After some time the loop begins to be unstable (strange chars might be
written, some lines appears on WB) and the Amiga Crashes.. This takes
around 3 seconds to happen..
The solution is to put a 'Multi Wait' into the loop, this also has the
advantage of giving some CPU-power to other programs while yours is
awaiting the user to do something. I expect a similar fix would be to
put 'wait vbl' inside the loop, but I've never tried..
--
Happy greetings, Yours..
__________________________________________________________________________
/_ __/ __ / __ /\ ___\ __ \__ _\ aka. JENS VANG PETERSEN
/ / / /_/ / ____/ \ \___\ __ \ \ \ top_cat@post8.tele.dk
/_/ /_____/_/ \_____\_\ \_\ \_\
--------------------------------------------------------------------------
http://home8.inet.tele.dk/top_cat/
-*- Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO -*-
-*- SUPPORT - AMOS - AMIGA - AQUA -*-
--------------------------------------------------------------------------
fortune: No such file or directory
--------------------------------------------------------------------------